github.com/aws/smithy-go/encoding/httpbinding.Encoder.path (field)
4 uses
github.com/aws/smithy-go/encoding/httpbinding (current package)
encode.go#L23: path, rawPath, pathBuffer []byte
encode.go#L39: path: []byte(path),
encode.go#L55: req.URL.Path, req.URL.RawPath = string(e.path), string(e.rawPath)
encode.go#L99: return newURIValue(&e.path, &e.rawPath, &e.pathBuffer, key)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)